programming - C - function memsetWhat links here?
void * memset ( void * ptr, int value, size_t num );


Fill block of memory

Sets the first num bytes of the block of memory pointed by ptr to the specified value (interpreted as an unsigned char).

= Parameters =

Return Value

ptr is returned.
programming - C - function memset
filename:programming - C - function memset
filename:programming%20%2D%20C%20%2D%20function%20memset
last edit:April 05 2009 21:56:10 (5509 days ago)
ct = 1714967401.000000 = May 05 2024 23:50:01
ft = 1238982970.000000 = April 05 2009 21:56:10
dt = 475984431.000000